How to Install libdbusmenu-tools software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libdbusmenu-tools software package in Ubuntu 14.04 LTS (Trusty Tahr)

libdbusmenu-tools software package provides tools useful during development with libdbusmenu, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libdbusmenu-tools 

libdbusmenu-tools is installed in your system.

Make ensure the libdbusmenu-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep libdbusmenu-tools *

You will get with libdbusmenu-tools package name, version, architecture and description in a table

libdbusmenu-tools package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package libdbusmenu-tools
Version 12.10.3+14.04.20140319-0ubuntu
Description tools useful during development with libdbusmenu
Sub Section devel


See Also, How to uninstall or remove libdbusmenu-tools software package from Ubuntu 14.04 LTS (Trusty Tahr)?